Graph-TSP from Steiner Cycles
نویسندگان
چکیده
We present an approach for the traveling salesman problem with graph metric based on Steiner cycles. A Steiner cycle is a cycle that is required to contain some specified subset of vertices. For a graph G, if we can find a spanning tree T and a simple cycle that contains the vertices with odd-degree in T , then we show how to combine the classic “double spanning tree” algorithm with Christofides’ algorithm to obtain a TSP tour of length at most 4n 3 . We use this approach to show that a graph containing a Hamiltonian path has a TSP tour of length at most 4n/3. Since a Hamiltonian path is a spanning tree with two leaves, this motivates the question of whether or not a graph containing a spanning tree with few leaves has a short TSP tour. The recent techniques of Mömke and Svensson imply that a graph containing a depth-first-search tree with k leaves has a TSP tour of length 4n/3 + O(k). Using our approach, we can show that a 2(k− 1)-vertex connected graph that contains a spanning tree with at most k leaves has a TSP tour of length 4n/3. We also explore other conditions under which our approach results in a short tour.
منابع مشابه
The Steiner diameter of a graph
The Steiner distance of a graph, introduced by Chartrand, Oellermann, Tian and Zou in 1989, is a natural generalization of the concept of classical graph distance. For a connected graph $G$ of order at least $2$ and $Ssubseteq V(G)$, the Steiner distance $d(S)$ among the vertices of $S$ is the minimum size among all connected subgraphs whose vertex sets contain $S$. Let $...
متن کاملNordhaus-Gaddum type results for the Harary index of graphs
The emph{Harary index} $H(G)$ of a connected graph $G$ is defined as $H(G)=sum_{u,vin V(G)}frac{1}{d_G(u,v)}$ where $d_G(u,v)$ is the distance between vertices $u$ and $v$ of $G$. The Steiner distance in a graph, introduced by Chartrand et al. in 1989, is a natural generalization of the concept of classical graph distance. For a connected graph $G$ of order at least $2$ ...
متن کاملOn Steiner Domination Number of Graphs
For a connected graph G, a set of vertices W in G is called a Steiner dominating set if W is both a Steiner set and a dominating set. The minimum cardinality of a Steiner dominating set of G is its Steiner domination numberand is denoted by ) (G s . In this paper, it is studied that how the Steiner domination number is affected by adding a single edge to paths, complete graphs, cycles, star a...
متن کاملApproximating Multi-criteria Max-TSP
The traveling salesman problem (TSP) is one of the most fundamental problems in combinatorial optimization. Given a graph, the goal is to find a Hamiltonian cycle of minimum or maximum weight. We consider finding Hamiltonian cycles of maximum weight (Max-TSP). An instance of Max-TSP is a complete graph G = (V,E) with edge weights w : E → N. The goal is to find a Hamiltonian cycle of maximum wei...
متن کاملA PTAS for subset TSP in minor-free graphs
We give the first polynomial time approximation scheme for the subset Traveling Salesperson Problem (subset TSP) in H-minor-free graphs. Our main technical contribution is a polynomial time algorithm that, given an edge-weighted H-minor-free graph G and a set of k terminals T , finds a subgraph of G with weight at most OH(poly( 1 ) log k) times the weight of the minimum Steiner tree for T that ...
متن کامل